Fix GDB xwindow command.
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 07:10:17 +0000 (10:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 07:10:17 +0000 (10:10 +0300)
commitef0929318c14351439e32cbfa6c0b0421dd65788
treeef9dd2cc66cf70d6c15c2f3dd0443028e8e12025
parent4aa54a922af40643da88f91970392c83226c5562
Fix GDB xwindow command.

 src/.gdbinit (xwindow): The members total_cols, total_lines,
 left_col, and top_line are C integers (and has been so for the
 last 1.5 years).
src/.gdbinit
src/ChangeLog